home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Games
/
NeXTmj
/
Source
/
Makefile.postamble
< prev
next >
Wrap
Makefile
|
1991-03-23
|
235b
|
11 lines
clean::
-find . -name "*~" -print | xargs rm
depend::
cc++ -M $(_CFLAGS) $(OTHERSRCS) >> Makefile.dependencies
install::
-mkdirs $(INSTALLDIR)/$(NAME).app/NeXTmj-tiff
cp NeXTmj-tiff/*.tiff $(INSTALLDIR)/$(NAME).app/NeXTmj-tiff